-----
- Continuing to make things more reliable with BeautifulSoup
- Working on fixing deprecated APIs
- Instead of having Asset.limited and Asset.limited_unique, where only one could be true, there is now Asset.limited and
Asset.unique (if Asset.unique is True, so is Asset.limited)
- Asset.RAP()
- Fixed Asset.favorite(), Asset.unfavorite(), and Asset.is_favorited()