Resolves 99.
BBref added stats tables for quarters, which also had `basic` in the `id` value.
![image](https://user-images.githubusercontent.com/8136030/65930744-abaad580-e3bb-11e9-9484-85a3fbcfb7cc.png)
This meant that the number of matching footers was much higher.
Instead, I check for `game-basic` `id` values.
This probably requires a more robust solution in the future, but this is my strategy for now.