Minor bug fixes release.
UI: When diffing graphs, now both views are synchronised.
BUG: find_related_compilation_unit() was wrongly calculating the ending addresses.
BUG: get_unmatched_functions() was creating copies of the same list instead of keeping and updating a list.
BUG: Removed waste code in continue_getting_sql_rows() and continue_getting_sql_rows().
BUG: Diaphora wasn't able to read .til files when WORKDIR was set in ida.cfg.
BUG: avoid configuring root (python) logger (thanks to @r0ny123!).