Just to clarify

- This mod itself does not add any queries
But to answer MissKalunji's question about saving the queries that vbulletin does for the user's info...
Hypothetically you could do it using ajax. I don't know enough about ajax to attempt to code something like that yet. Stress yet

Ajax is on my list of code structures to study
Without using some ajax type code that would run a query without refreshing the page, there would be no way to save the queries without forcing the user to refresh the entire page when uncollapsing a user's info.