Changes:
* `User.get_bookmarks`, `User.get_works`, `Search`, and `Series.work_list` now pull information from works without loading them
* Fixed issues 37, 38 and 39
* Completely changed `AO3.Comments`
* Added `AO3.Chapters`, a chapter endpoint part of an `AO3.Work`
* Added `Session.get_statistics`
* Minor fixes