Possible Duplicate:
Mismatch in tag’s Stats and Info page
There's either a problem with the mechanism that counts the up-votes on tags or there's a problem with the script that awards the badges.
According to http://stackoverflow.com/questions/tagged?tagnames=.net&sort=info&pagesize=50 I've been:
upvoted 410 times on non community-wiki answers with this tag.

However, I haven't yet been awarded the [.net] silver badge. It's been a few days since I hit 400 according to this page but I wanted to wait a while in case there was a delay.
However, if I check with the so-tag-votes Greasemonkey script I get a total of only 400 votes (which I have just hit today):

So if the official tally is to be believed then there is a problem with the badge script/stored procedure has it hasn't awarded me the badge despite being being 10 votes over the total required for a few (at least 3) days now.
However, if the Greasemonkey script is correct (The version I've got can be found here) then the script hasn't run yet (which I can and do accept) but the code used to calculate the tally on the tag page is incorrect.
So which is it?
