Bugs Fixed:
---
- `coc.Badge.url` and :`coc.Icon.url` now use differently sized fallbacks if the default URL is not available. The same is true if `coc.Badge.save` or `coc.Icon.save` are called without the optional size parameter
- corrected the default value for the `league_id` parameter of `coc.Client.get_seasons` to point at Legends league and fixed a type hint in `coc.Client.get_season_rankings` as well as a few doc strings