Refactor: Changing archive toc behavior
Examining every file to see if it's got archive toc is pain. This will change the default behavior so that it only looks at files with a given set of known archive extensions. Other files will not be checked. The old behavior can be performed with the --archive-toc-deep
flag