* Fixed the script attempting to fetch the subscriber count 2 times instead of one.
* Added caching - now the subscriber count is cached in local storage for one day. If a non-expired cached value for a particular subreddit is present, then its used instead of making the request to the server every time.