So I've hit a bit of a moral dilemma with Enhanced Steam, thanks to the recent change to the badges page.
Previously (when all of the badges were on the same page) it was easy for Enhanced Steam to do things like calculate how many drops were remaining and provide sorting and filtering functions to those items, since they already existed on the page and the info was complete.
Now presumably Valve added pagination to these pages so that people with a high number of games and/or badges wouldn't load all of those resources from the server every time they opened their badges page.
In order to add these features back to Enhanced Steam, the extension will have to load all of these resources back to the badges page which essentially undoes what Valve themselves did.
So there's my dilemma: do I cut these very useful features out of the extension or add them back, thus reversing the changes Valve made?