abrooks said:Looks like the counter is just throwing out numbers at a set increment, seems to have no relation to the number being bought at all.
Every minute, it grabs the latest download count, but in between it simply counts down based on the average rate of downloading. This is to avoid overloading the server, I guess.